Skip to content

Cache main in CI#2000

Merged
Mirko-von-Leipzig merged 2 commits intomainfrom
mirko/ci/cache-main
Apr 24, 2026
Merged

Cache main in CI#2000
Mirko-von-Leipzig merged 2 commits intomainfrom
mirko/ci/cache-main

Conversation

@Mirko-von-Leipzig
Copy link
Copy Markdown
Collaborator

We're now using both main and next branches extensively. This PR adds caching support for CI on main.

We originally isolated caches to next to relieve cache evictions, but we've since optimised cache size such that we can afford both imo.

@Mirko-von-Leipzig Mirko-von-Leipzig added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Apr 24, 2026
Copy link
Copy Markdown
Contributor

@kkovaacs kkovaacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Let's give this a try and see if both fit into the cache.

@Mirko-von-Leipzig
Copy link
Copy Markdown
Collaborator Author

👍 Let's give this a try and see if both fit into the cache.

It should. next is only like 600MB I think. The rest is all docker stuff

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 046a728 into main Apr 24, 2026
18 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the mirko/ci/cache-main branch April 24, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants